Autogenerated HTML docs for v1.6.2-77-g8cc3f
diff --git a/git-imap-send.html b/git-imap-send.html index af0e116..c3cd1cd 100644 --- a/git-imap-send.html +++ b/git-imap-send.html
@@ -404,6 +404,18 @@ imap.tunnel is set. </p> </dd> +<dt> +imap.preformattedHTML +</dt> +<dd> +<p> + A boolean to enable/disable the use of html encoding when sending + a patch. An html encoded patch will be bracketed with <pre> + and have a content type of text/html. Ironically, enabling this + option causes Thunderbird to send the patch as a plain/text, + format=fixed email. Default is <tt>false</tt>. +</p> +</dd> </dl></div> <h3 id="_examples">Examples</h3><div style="clear:left"></div> <div class="para"><p>Using tunnel mode:</p></div> @@ -464,7 +476,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2009-02-14 08:18:20 UTC +Last updated 2009-03-06 08:20:43 UTC </div> </div> </body>